home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / blogjet / BlogJetSetup-bn.exe / {app} / BlogJet.exe / 0 / RCDATA / TACCOUNTSFORM / TACCOUNTSFORM.txt < prev   
Text File  |  2004-06-07  |  21KB  |  871 lines

  1. object AccountsForm: TAccountsForm
  2.   Left = 285
  3.   Top = 197
  4.   BorderStyle = bsDialog
  5.   Caption = 'Account Wizard - BlogJet'
  6.   ClientHeight = 304
  7.   ClientWidth = 466
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Shape1: TShape
  21.     Left = 4
  22.     Top = 0
  23.     Width = 462
  24.     Height = 263
  25.     Align = alClient
  26.     Pen.Color = clWhite
  27.   end
  28.   object Bevel1: TBevel
  29.     Left = 0
  30.     Top = 263
  31.     Width = 466
  32.     Height = 2
  33.     Align = alBottom
  34.     Shape = bsBottomLine
  35.   end
  36.   object Image4: TImage
  37.     Left = 0
  38.     Top = 0
  39.     Width = 4
  40.     Height = 263
  41.     Align = alLeft
  42.     AutoSize = True
  43.     Picture.Data = {<image000.bmp>}
  44.   end
  45.   object Notebook1: TNotebook
  46.     Left = 4
  47.     Top = 0
  48.     Width = 462
  49.     Height = 263
  50.     Align = alClient
  51.     Color = clWhite
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'Tahoma'
  56.     Font.Style = []
  57.     PageIndex = 5
  58.     ParentColor = False
  59.     ParentFont = False
  60.     TabOrder = 0
  61.     OnPageChanged = Notebook1PageChanged
  62.     object TPage
  63.       Left = 0
  64.       Top = 0
  65.       Caption = 'Welcome'
  66.       object Label5: TLabel
  67.         Left = 152
  68.         Top = 122
  69.         Width = 245
  70.         Height = 26
  71.         Caption = 
  72.           '(The wizard will help you to choose a blog provider and subscrib' +
  73.           'e.)'
  74.         Font.Charset = DEFAULT_CHARSET
  75.         Font.Color = clGrayText
  76.         Font.Height = -11
  77.         Font.Name = 'Tahoma'
  78.         Font.Style = []
  79.         ParentFont = False
  80.         WordWrap = True
  81.       end
  82.       object Label6: TLabel
  83.         Left = 152
  84.         Top = 180
  85.         Width = 232
  86.         Height = 26
  87.         Caption = 
  88.           '(The wizard will help you to configure BlogJet to post to your e' +
  89.           'xisting blog.)'
  90.         Font.Charset = DEFAULT_CHARSET
  91.         Font.Color = clGrayText
  92.         Font.Height = -11
  93.         Font.Name = 'Tahoma'
  94.         Font.Style = []
  95.         ParentFont = False
  96.         WordWrap = True
  97.       end
  98.       object Image1: TImage
  99.         Left = 8
  100.         Top = 40
  101.         Width = 100
  102.         Height = 210
  103.         AutoSize = True
  104.         Picture.Data = {<image001.bmp>}
  105.       end
  106.       object Label9: TLabel
  107.         Left = 16
  108.         Top = 8
  109.         Width = 245
  110.         Height = 24
  111.         Caption = 'Welcome to Account Wizard!'
  112.         Font.Charset = DEFAULT_CHARSET
  113.         Font.Color = 14059352
  114.         Font.Height = -19
  115.         Font.Name = 'Trebuchet MS'
  116.         Font.Style = []
  117.         ParentFont = False
  118.         Transparent = True
  119.       end
  120.       object Label20: TLabel
  121.         Left = 136
  122.         Top = 48
  123.         Width = 296
  124.         Height = 26
  125.         Caption = 
  126.           'This wizard will guide you through your blog account creation. Y' +
  127.           'ou should create at least one account to post with BlogJet.'
  128.         WordWrap = True
  129.       end
  130.       object NewBlogRadio: TRadioButton
  131.         Left = 136
  132.         Top = 104
  133.         Width = 209
  134.         Height = 17
  135.         Caption = 'I do not have a blog yet'
  136.         Checked = True
  137.         Font.Charset = DEFAULT_CHARSET
  138.         Font.Color = clWindowText
  139.         Font.Height = -11
  140.         Font.Name = 'Tahoma'
  141.         Font.Style = [fsBold]
  142.         ParentFont = False
  143.         TabOrder = 0
  144.         TabStop = True
  145.       end
  146.       object HaveBlogRadio: TRadioButton
  147.         Left = 136
  148.         Top = 160
  149.         Width = 201
  150.         Height = 17
  151.         Caption = 'I already have a blog'
  152.         Font.Charset = DEFAULT_CHARSET
  153.         Font.Color = clWindowText
  154.         Font.Height = -11
  155.         Font.Name = 'Tahoma'
  156.         Font.Style = [fsBold]
  157.         ParentFont = False
  158.         TabOrder = 1
  159.       end
  160.     end
  161.     object TPage
  162.       Left = 0
  163.       Top = 0
  164.       Caption = 'NewBlog'
  165.       object Label7: TLabel
  166.         Left = 16
  167.         Top = 8
  168.         Width = 328
  169.         Height = 24
  170.         Caption = 'Select the blog provider and subscribe'
  171.         Font.Charset = DEFAULT_CHARSET
  172.         Font.Color = 14059352
  173.         Font.Height = -19
  174.         Font.Name = 'Trebuchet MS'
  175.         Font.Style = []
  176.         ParentFont = False
  177.       end
  178.       object Label8: TLabel
  179.         Left = 16
  180.         Top = 32
  181.         Width = 369
  182.         Height = 13
  183.         Caption = 
  184.           'You can get more information and subscribe by clicking the name ' +
  185.           'of provider.'
  186.       end
  187.       object Webbrowser1: TEmbeddedWB
  188.         Left = 16
  189.         Top = 64
  190.         Width = 425
  191.         Height = 185
  192.         TabOrder = 0
  193.         OnNewWindow2 = WebBrowser1NewWindow2
  194.         OnDocumentComplete = WebBrowser1DocumentComplete
  195.         DownloadOptions = [DLCTL_DLIMAGES, DLCTL_VIDEOS, DLCTL_BGSOUNDS]
  196.         UserInterfaceOptions = []
  197.         PrintOptions.Margins.Left = 19.050000000000000000
  198.         PrintOptions.Margins.Right = 19.050000000000000000
  199.         PrintOptions.Margins.Top = 19.050000000000000000
  200.         PrintOptions.Margins.Bottom = 19.050000000000000000
  201.         PrintOptions.Header = '&w&bPage &p of &P'
  202.         PrintOptions.HTMLHeader.Strings = (
  203.           '<HTML></HTML>')
  204.         PrintOptions.Footer = '&u&b&d'
  205.         PrintOptions.Orientation = poPortrait
  206.         ReplaceCaption = False
  207.         EnableDDE = False
  208.         fpExceptions = True
  209.         ControlData = {
  210.           4C000000ED2B00001F1300000000000000000000000000000000000000000000
  211.           000000004C000000000000000000000001000000E0D057007335CF11AE690800
  212.           2B2E126208000000000000004C0000000114020000000000C000000000000046
  213.           8000000000000000000000000000000000000000000000000000000000000000
  214.           00000000000000000100000000000000000000000000000000000000}
  215.       end
  216.     end
  217.     object TPage
  218.       Left = 0
  219.       Top = 0
  220.       Caption = 'Settings'
  221.       object Label1: TLabel
  222.         Left = 134
  223.         Top = 56
  224.         Width = 44
  225.         Height = 13
  226.         Caption = 'Provider:'
  227.       end
  228.       object Label2: TLabel
  229.         Left = 152
  230.         Top = 152
  231.         Width = 26
  232.         Height = 13
  233.         Caption = 'Host:'
  234.       end
  235.       object Label3: TLabel
  236.         Left = 154
  237.         Top = 200
  238.         Width = 24
  239.         Height = 13
  240.         Caption = 'Port:'
  241.       end
  242.       object Label4: TLabel
  243.         Left = 150
  244.         Top = 176
  245.         Width = 28
  246.         Height = 13
  247.         Caption = 'Page:'
  248.       end
  249.       object Label10: TLabel
  250.         Left = 136
  251.         Top = 104
  252.         Width = 234
  253.         Height = 26
  254.         Caption = 
  255.           'Custom host settings (do not change unless you are using custom ' +
  256.           'blog server):'
  257.         WordWrap = True
  258.       end
  259.       object Image2: TImage
  260.         Left = 8
  261.         Top = 40
  262.         Width = 100
  263.         Height = 210
  264.         AutoSize = True
  265.         Picture.Data = {<image002.bmp>}
  266.       end
  267.       object Label21: TLabel
  268.         Left = 16
  269.         Top = 8
  270.         Width = 204
  271.         Height = 24
  272.         Caption = 'Edit connection settings'
  273.         Font.Charset = DEFAULT_CHARSET
  274.         Font.Color = 14059352
  275.         Font.Height = -19
  276.         Font.Name = 'Trebuchet MS'
  277.         Font.Style = []
  278.         ParentFont = False
  279.       end
  280.       object JvLinkLabel1: TJvLinkLabel
  281.         Left = 136
  282.         Top = 232
  283.         Width = 97
  284.         Height = 13
  285.         Caption = '<link>Configure Proxy...</link>'
  286.         Text.Strings = (
  287.           '<link>Configure Proxy...</link>')
  288.         Transparent = False
  289.         Layout = tlTop
  290.         LinkColor = clHighlight
  291.         LinkColorClicked = clRed
  292.         LinkColorHot = clHotLight
  293.         LinkStyle = [fsUnderline]
  294.         HotLinks = True
  295.         AutoHeight = True
  296.         MarginWidth = 0
  297.         MarginHeight = 0
  298.         OnClick = JvLinkLabel1Click
  299.       end
  300.       object ComboBoxEx1: TComboBoxEx
  301.         Left = 192
  302.         Top = 51
  303.         Width = 169
  304.         Height = 22
  305.         ItemsEx = <>
  306.         Style = csExDropDownList
  307.         ItemHeight = 16
  308.         TabOrder = 0
  309.         OnSelect = ComboBoxEx1Select
  310.         Images = MainForm.BlogLogoImages
  311.         DropDownCount = 11
  312.       end
  313.       object HostEdit: TEdit
  314.         Left = 192
  315.         Top = 148
  316.         Width = 161
  317.         Height = 21
  318.         TabOrder = 1
  319.       end
  320.       object PortEdit: TEdit
  321.         Left = 192
  322.         Top = 196
  323.         Width = 65
  324.         Height = 21
  325.         TabOrder = 3
  326.         Text = '80'
  327.         OnExit = PortEditExit
  328.         OnKeyPress = PortEditKeyPress
  329.       end
  330.       object PageEdit: TEdit
  331.         Left = 192
  332.         Top = 172
  333.         Width = 161
  334.         Height = 21
  335.         TabOrder = 2
  336.       end
  337.     end
  338.     object TPage
  339.       Left = 0
  340.       Top = 0
  341.       Caption = 'Login'
  342.       object Label13: TLabel
  343.         Left = 16
  344.         Top = 32
  345.         Width = 286
  346.         Height = 13
  347.         Caption = 'Please enter username and password of your blog account.'
  348.         Transparent = True
  349.         WordWrap = True
  350.       end
  351.       object Label14: TLabel
  352.         Left = 136
  353.         Top = 128
  354.         Width = 52
  355.         Height = 13
  356.         Caption = 'Username:'
  357.       end
  358.       object Label15: TLabel
  359.         Left = 138
  360.         Top = 152
  361.         Width = 50
  362.         Height = 13
  363.         Caption = 'Password:'
  364.       end
  365.       object Label18: TLabel
  366.         Left = 16
  367.         Top = 8
  368.         Width = 255
  369.         Height = 24
  370.         Caption = 'Enter username and password'
  371.         Font.Charset = DEFAULT_CHARSET
  372.         Font.Color = 14059352
  373.         Font.Height = -19
  374.         Font.Name = 'Trebuchet MS'
  375.         Font.Style = []
  376.         ParentFont = False
  377.         Transparent = True
  378.       end
  379.       object Image3: TImage
  380.         Left = 8
  381.         Top = 48
  382.         Width = 100
  383.         Height = 210
  384.         AutoSize = True
  385.         Picture.Data = {<image003.bmp>}
  386.       end
  387.       object UsernameEdit: TEdit
  388.         Left = 200
  389.         Top = 124
  390.         Width = 153
  391.         Height = 21
  392.         TabOrder = 0
  393.       end
  394.       object PasswordEdit: TEdit
  395.         Left = 200
  396.         Top = 148
  397.         Width = 153
  398.         Height = 21
  399.         PasswordChar = '*'
  400.         TabOrder = 1
  401.       end
  402.       object chkSavePassword: TCheckBox
  403.         Left = 200
  404.         Top = 176
  405.         Width = 97
  406.         Height = 17
  407.         Caption = 'Save password'
  408.         TabOrder = 2
  409.       end
  410.     end
  411.     object TPage
  412.       Left = 0
  413.       Top = 0
  414.       Caption = 'BlogID'
  415.       object Label11: TLabel
  416.         Left = 16
  417.         Top = 8
  418.         Width = 96
  419.         Height = 24
  420.         Caption = 'Select blog'
  421.         Font.Charset = DEFAULT_CHARSET
  422.         Font.Color = 14059352
  423.         Font.Height = -19
  424.         Font.Name = 'Trebuchet MS'
  425.         Font.Style = []
  426.         ParentFont = False
  427.       end
  428.       object Label12: TLabel
  429.         Left = 128
  430.         Top = 40
  431.         Width = 270
  432.         Height = 26
  433.         Caption = 
  434.           'BlogJet has found more than one blog on your account. Please sel' +
  435.           'ect the blog you wish to add.'
  436.         WordWrap = True
  437.       end
  438.       object ListBox1: TListBox
  439.         Left = 128
  440.         Top = 80
  441.         Width = 273
  442.         Height = 177
  443.         ItemHeight = 13
  444.         TabOrder = 0
  445.       end
  446.     end
  447.     object TPage
  448.       Left = 0
  449.       Top = 0
  450.       Caption = 'FTP'
  451.       object Image5: TImage
  452.         Left = 8
  453.         Top = 48
  454.         Width = 100
  455.         Height = 210
  456.         AutoSize = True
  457.         Picture.Data = {<image004.bmp>}
  458.       end
  459.       object Label28: TLabel
  460.         Left = 16
  461.         Top = 8
  462.         Width = 215
  463.         Height = 24
  464.         Caption = 'Configure FTP connection'
  465.         Font.Charset = DEFAULT_CHARSET
  466.         Font.Color = 14059352
  467.         Font.Height = -19
  468.         Font.Name = 'Trebuchet MS'
  469.         Font.Style = []
  470.         ParentFont = False
  471.         Transparent = True
  472.       end
  473.       object JvLinkLabel2: TJvLinkLabel
  474.         Left = 112
  475.         Top = 237
  476.         Width = 249
  477.         Height = 13
  478.         Caption = '<link>I do not have a hosting with FTP support</link>'
  479.         Text.Strings = (
  480.           '<link>I do not have a hosting with FTP support</link>')
  481.         Transparent = False
  482.         Layout = tlTop
  483.         LinkColor = clHighlight
  484.         LinkColorClicked = clRed
  485.         LinkColorHot = clHotLight
  486.         LinkStyle = [fsUnderline]
  487.         HotLinks = False
  488.         AutoHeight = True
  489.         MarginWidth = 0
  490.         MarginHeight = 0
  491.         OnClick = JvLinkLabel2Click
  492.       end
  493.       object UseFTPCheck: TCheckBox
  494.         Left = 98
  495.         Top = 40
  496.         Width = 327
  497.         Height = 17
  498.         BiDiMode = bdLeftToRight
  499.         Caption = 
  500.           ' Use FTP to upload pictures and other files that I insert in tex' +
  501.           't.'
  502.         ParentBiDiMode = False
  503.         TabOrder = 0
  504.         OnClick = UseFTPCheckClick
  505.       end
  506.       object Panel2: TPanel
  507.         Left = 96
  508.         Top = 64
  509.         Width = 361
  510.         Height = 169
  511.         BevelOuter = bvNone
  512.         Color = clWhite
  513.         TabOrder = 1
  514.         object Label23: TLabel
  515.           Left = 16
  516.           Top = 38
  517.           Width = 74
  518.           Height = 13
  519.           Caption = 'Remote Folder:'
  520.         end
  521.         object Label24: TLabel
  522.           Left = 256
  523.           Top = 4
  524.           Width = 24
  525.           Height = 13
  526.           Caption = 'Port:'
  527.         end
  528.         object Label26: TLabel
  529.           Left = 16
  530.           Top = 110
  531.           Width = 52
  532.           Height = 13
  533.           Caption = 'Username:'
  534.         end
  535.         object Label27: TLabel
  536.           Left = 16
  537.           Top = 134
  538.           Width = 50
  539.           Height = 13
  540.           Caption = 'Password:'
  541.         end
  542.         object Label25: TLabel
  543.           Left = 16
  544.           Top = 71
  545.           Width = 49
  546.           Height = 13
  547.           Caption = 'Base URL:'
  548.         end
  549.         object Label34: TLabel
  550.           Left = 125
  551.           Top = 20
  552.           Width = 116
  553.           Height = 11
  554.           Alignment = taRightJustify
  555.           Caption = 'Example: ftp.myhosting.com'
  556.           Enabled = False
  557.           Font.Charset = DEFAULT_CHARSET
  558.           Font.Color = clWindowText
  559.           Font.Height = -9
  560.           Font.Name = 'Small Fonts'
  561.           Font.Style = []
  562.           ParentFont = False
  563.         end
  564.         object Label35: TLabel
  565.           Left = 162
  566.           Top = 54
  567.           Width = 159
  568.           Height = 11
  569.           Alignment = taRightJustify
  570.           Caption = 'Examples: /public_html/blog, /web/blog'
  571.           Enabled = False
  572.           Font.Charset = DEFAULT_CHARSET
  573.           Font.Color = clWindowText
  574.           Font.Height = -9
  575.           Font.Name = 'Small Fonts'
  576.           Font.Style = []
  577.           ParentFont = False
  578.         end
  579.         object Label36: TLabel
  580.           Left = 150
  581.           Top = 87
  582.           Width = 171
  583.           Height = 11
  584.           Alignment = taRightJustify
  585.           Caption = 'Example: http://www.myhosting.com/blog/'
  586.           Enabled = False
  587.           Font.Charset = DEFAULT_CHARSET
  588.           Font.Color = clWindowText
  589.           Font.Height = -9
  590.           Font.Name = 'Small Fonts'
  591.           Font.Style = []
  592.           ParentFont = False
  593.         end
  594.         object JvLinkLabel3: TJvLinkLabel
  595.           Left = 16
  596.           Top = 156
  597.           Width = 249
  598.           Height = 13
  599.           Caption = '<link><b>Test this configuration...</b></link>'
  600.           Text.Strings = (
  601.             '<link><b>Test this configuration...</b></link>')
  602.           Transparent = False
  603.           Layout = tlTop
  604.           LinkColor = clHighlight
  605.           LinkColorClicked = clRed
  606.           LinkColorHot = clHotLight
  607.           LinkStyle = [fsUnderline]
  608.           HotLinks = False
  609.           AutoHeight = True
  610.           MarginWidth = 0
  611.           MarginHeight = 0
  612.           OnClick = JvLinkLabel3Click
  613.         end
  614.         object Label22: TLabel
  615.           Left = 16
  616.           Top = 4
  617.           Width = 57
  618.           Height = 13
  619.           Caption = 'FTP Server:'
  620.         end
  621.         object FTPHostEdit: TEdit
  622.           Left = 96
  623.           Top = 0
  624.           Width = 145
  625.           Height = 21
  626.           TabOrder = 0
  627.           Text = 'ftp.myhosting.com'
  628.         end
  629.         object FTPFolderEdit: TEdit
  630.           Left = 96
  631.           Top = 34
  632.           Width = 225
  633.           Height = 21
  634.           TabOrder = 2
  635.           Text = '/web/blog'
  636.         end
  637.         object FTPPortEdit: TEdit
  638.           Left = 286
  639.           Top = 0
  640.           Width = 33
  641.           Height = 21
  642.           TabOrder = 1
  643.           Text = '21'
  644.           OnExit = FTPPortEditExit
  645.           OnKeyPress = PortEditKeyPress
  646.         end
  647.         object FTPUsernameEdit: TEdit
  648.           Left = 96
  649.           Top = 106
  650.           Width = 161
  651.           Height = 21
  652.           TabOrder = 4
  653.         end
  654.         object FTPPasswordEdit: TEdit
  655.           Left = 96
  656.           Top = 130
  657.           Width = 161
  658.           Height = 21
  659.           PasswordChar = '*'
  660.           TabOrder = 5
  661.         end
  662.         object FTPURLEdit: TEdit
  663.           Left = 96
  664.           Top = 67
  665.           Width = 225
  666.           Height = 21
  667.           TabOrder = 3
  668.           Text = 'http://www.myhosting.com/blog/'
  669.         end
  670.       end
  671.     end
  672.     object TPage
  673.       Left = 0
  674.       Top = 0
  675.       Caption = 'Images'
  676.       object Label29: TLabel
  677.         Left = 16
  678.         Top = 8
  679.         Width = 216
  680.         Height = 24
  681.         Caption = 'File Upload Configuration'
  682.         Font.Charset = DEFAULT_CHARSET
  683.         Font.Color = 14059352
  684.         Font.Height = -19
  685.         Font.Name = 'Trebuchet MS'
  686.         Font.Style = []
  687.         ParentFont = False
  688.       end
  689.       object Image6: TImage
  690.         Left = 8
  691.         Top = 48
  692.         Width = 100
  693.         Height = 210
  694.         AutoSize = True
  695.         Picture.Data = {<image005.bmp>}
  696.       end
  697.       object Label30: TLabel
  698.         Left = 146
  699.         Top = 131
  700.         Width = 203
  701.         Height = 13
  702.         Caption = 'Path for files on host (blank for blog root):'
  703.         Enabled = False
  704.       end
  705.       object Label31: TLabel
  706.         Left = 146
  707.         Top = 184
  708.         Width = 108
  709.         Height = 13
  710.         Caption = 'Address of files (URL):'
  711.         Enabled = False
  712.       end
  713.       object Label32: TLabel
  714.         Left = 128
  715.         Top = 40
  716.         Width = 256
  717.         Height = 26
  718.         Caption = 
  719.           'You can enter custom settings for publishing pictures and other ' +
  720.           'files that you insert in posts.'
  721.         WordWrap = True
  722.       end
  723.       object Label33: TLabel
  724.         Left = 328
  725.         Top = 169
  726.         Width = 72
  727.         Height = 11
  728.         Caption = 'Example: images/'
  729.         Enabled = False
  730.         Font.Charset = DEFAULT_CHARSET
  731.         Font.Color = clWindowText
  732.         Font.Height = -9
  733.         Font.Name = 'Small Fonts'
  734.         Font.Style = []
  735.         ParentFont = False
  736.       end
  737.       object ImagesPathEdit: TEdit
  738.         Left = 144
  739.         Top = 148
  740.         Width = 259
  741.         Height = 21
  742.         Enabled = False
  743.         TabOrder = 0
  744.         OnChange = ImagesPathEditChange
  745.       end
  746.       object ImagesURLEdit: TEdit
  747.         Left = 146
  748.         Top = 200
  749.         Width = 257
  750.         Height = 21
  751.         Enabled = False
  752.         TabOrder = 1
  753.       end
  754.       object RadioButton1: TRadioButton
  755.         Left = 128
  756.         Top = 80
  757.         Width = 241
  758.         Height = 17
  759.         Caption = 'Use default upload location'
  760.         Checked = True
  761.         TabOrder = 2
  762.         TabStop = True
  763.         OnClick = RadioButton1Click
  764.       end
  765.       object RadioButton2: TRadioButton
  766.         Left = 128
  767.         Top = 104
  768.         Width = 185
  769.         Height = 17
  770.         Caption = 'Use custom settings:'
  771.         TabOrder = 3
  772.         OnClick = RadioButton1Click
  773.       end
  774.     end
  775.     object TPage
  776.       Left = 0
  777.       Top = 0
  778.       Caption = 'Finished'
  779.       object Label16: TLabel
  780.         Left = 120
  781.         Top = 88
  782.         Width = 148
  783.         Height = 13
  784.         Caption = 'Enter the title for this account:'
  785.       end
  786.       object Label17: TLabel
  787.         Left = 120
  788.         Top = 144
  789.         Width = 131
  790.         Height = 13
  791.         Caption = 'Address of your blog page:'
  792.       end
  793.       object Label19: TLabel
  794.         Left = 16
  795.         Top = 8
  796.         Width = 273
  797.         Height = 24
  798.         Caption = 'Enter Account Title and Address'
  799.         Font.Charset = DEFAULT_CHARSET
  800.         Font.Color = 14059352
  801.         Font.Height = -19
  802.         Font.Name = 'Trebuchet MS'
  803.         Font.Style = []
  804.         ParentFont = False
  805.       end
  806.       object BlogTitleEdit: TEdit
  807.         Left = 120
  808.         Top = 108
  809.         Width = 273
  810.         Height = 21
  811.         TabOrder = 0
  812.       end
  813.       object AddressEdit: TEdit
  814.         Left = 120
  815.         Top = 160
  816.         Width = 273
  817.         Height = 21
  818.         TabOrder = 1
  819.         Text = 'http://'
  820.       end
  821.     end
  822.   end
  823.   object Panel1: TPanel
  824.     Left = 0
  825.     Top = 265
  826.     Width = 466
  827.     Height = 39
  828.     Align = alBottom
  829.     BevelOuter = bvNone
  830.     TabOrder = 1
  831.     object StatusLabel: TLabel
  832.       Left = 11
  833.       Top = 12
  834.       Width = 66
  835.       Height = 13
  836.       Caption = 'Connecting...'
  837.       Visible = False
  838.     end
  839.     object btnNext: TButton
  840.       Left = 288
  841.       Top = 7
  842.       Width = 75
  843.       Height = 25
  844.       Caption = 'Next >'
  845.       Default = True
  846.       TabOrder = 0
  847.       OnClick = btnNextClick
  848.     end
  849.     object btnCancel: TButton
  850.       Left = 384
  851.       Top = 7
  852.       Width = 75
  853.       Height = 25
  854.       Cancel = True
  855.       Caption = 'Cancel'
  856.       TabOrder = 1
  857.       OnClick = btnCancelClick
  858.     end
  859.     object btnBack: TButton
  860.       Left = 208
  861.       Top = 7
  862.       Width = 75
  863.       Height = 25
  864.       Caption = '< Back'
  865.       Enabled = False
  866.       TabOrder = 2
  867.       OnClick = btnBackClick
  868.     end
  869.   end
  870. end
  871.